Add a series file to order the patches in patches/linux-<version>
authorIan.Campbell@xensource.com <Ian.Campbell@xensource.com>
Tue, 15 Aug 2006 09:06:13 +0000 (10:06 +0100)
committerIan.Campbell@xensource.com <Ian.Campbell@xensource.com>
Tue, 15 Aug 2006 09:06:13 +0000 (10:06 +0100)
commit99c09abe281c30441c809bee095adbfd4799bdbe
treef2d4c7b0abd5bd3a3603eaa22075fe9e58a6f488
parent43de5d4b84115d249ca2d58e959f7d23c96a53a5
Add a series file to order the patches in patches/linux-<version>

The initial ordering is the same as produced by the previous shell
globbing method.

The series file is a simple list of patch files relative to the
patches/linux-<version>/ directory. We do not support comments,
trailing directives (e.g. "-pN") or blank lines. Apart from these
restrictions the series file should be compatible with patch queue
management tools such as quilt.

Signed-off-by: Ian Campbell <ian.campbell@xensource.com>
buildconfigs/Rules.mk
patches/linux-2.6.16.13/series [new file with mode: 0644]